Skip to content
个人计算机知识展示
Search
K
Main Navigation
主页
信息科技
课程标准
教学指南
编程语言
Scratch
图形化编程
Python
C++
GESP
科创竞赛
白名单
竞赛算法
Appearance
登录
Menu
Return to top
On this page
Table of Contents for current page
数据结构
Python 中简单的数据结构主要有以下几类:
栈 stack
队列 queue
元组 tuple
集合 set
字典 dict